PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getLogicalHeight Method
In This Topic
    getLogicalHeight Method
    In This Topic
    Gets the logical image height.
    Syntax
    public int getLogicalHeight()

    Return Value

    The image height in pixels depending on image orientation.
    See Also